| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V1 | ||
| type | extension of tns:plmResult | ||
| properties |
|
||
| children | attributeNames includeBinaryValues includeAllLanguages parent plmMetaRelationRef selection ignoreRecordLimit countOnly | ||
| source | <xs:complexType name="plmRelationQuery"> <xs:complexContent> <xs:extension base="tns:plmResult"> <xs:sequence> <xs:element name="parent" type="tns:plmObjectRef"/> <xs:element name="plmMetaRelationRef" type="tns:plmMetaRelationRef"/> <xs:element name="selection" type="tns:PlmCondition" maxOccurs="unbounded"/> <xs:element name="ignoreRecordLimit" type="xs:boolean"/> <xs:element name="countOnly" type="xs:boolean"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||
| type | tns:plmObjectRef | ||||
| properties |
|
||||
| children | plmClass id | ||||
| source | <xs:element name="parent" type="tns:plmObjectRef"/> |
| diagram | ![]() |
||||
| type | tns:plmMetaRelationRef | ||||
| properties |
|
||||
| children | parent child type view mask | ||||
| source | <xs:element name="plmMetaRelationRef" type="tns:plmMetaRelationRef"/> |
| diagram | ![]() |
||||||||
| type | tns:PlmCondition | ||||||||
| properties |
|
||||||||
| children | name value | ||||||||
| source | <xs:element name="selection" type="tns:PlmCondition" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:element name="ignoreRecordLimit" type="xs:boolean"/> |
| diagram | ![]() |
||||
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:element name="countOnly" type="xs:boolean"/> |